GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(GLES32)
extern (C)
enum GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE = 0x8D56;

Meta